PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getHorizontalAlign Method
In This Topic
    getHorizontalAlign Method
    In This Topic
    Gets the horizontal align.
    Syntax
    public PDFGraphicAlign getHorizontalAlign()

    Return Value

    The default horizontal alignment for the cell content.
    See Also